home *** CD-ROM | disk | FTP | other *** search
/ Developer Helper 1: Phil & Dave's Excellent CD / Excellent CD HFS.raw / Moof / DAs, INITs, CDEVs, etc / ShowSICN / showSICN.Make < prev    next >
Text File  |  1989-04-02  |  767b  |  36 lines

  1. #############################################################
  2. #
  3. #   Created:      Sunday, April 2, 1989 12:18:08 PM
  4. #
  5. #   Project Name: showsicn
  6. #   Project Type: Other
  7. #
  8. #   Finder Type:     FKEY
  9. #   Finder Creator:  ????
  10. #   Set Bundle Bit:  FALSE
  11. #   Resource Type:   FKEY
  12. #   Resource Number: 5
  13. #   Resource Name:   rotateKCHR
  14. #
  15. #   Project Source Files:
  16. #      showSICN.p
  17.  
  18.  
  19. showSICN.p.o ƒ showsicn.Proj ∂
  20.     showSICN.p
  21.         TMLPascal showSICN.p -mbg ch8 -sym on  
  22.  
  23.  
  24. showsicn ƒƒ   showsicn.Proj ∂
  25.     showSICN.p.o
  26.         Link -w -t 'FKEY' -c '????' ∂
  27.             -sym on -sym on ∂
  28.         -m ROTATEKCHRS -rt FKEY=5 -sg ROTATEKCHRS ∂
  29.             showSICN.p.o ∂
  30.             "{Libraries}"Runtime.o ∂
  31.             "{Libraries}"Interface.o ∂
  32.             "{TMLPLibraries}"TMLPasLib.o ∂
  33.             "{TMLPLibraries}"SANELib.o ∂
  34.             -o showsicn
  35.  
  36.